From: Chong Yidong Date: Wed, 26 Mar 2008 22:57:32 +0000 (+0000) Subject: * regex.c (EXTEND_BUFFER): Change order of pointer addition X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~18855^2~356 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=5070a9f52e35844023f2b14f18b2e76d6bba5e38;p=emacs.git * regex.c (EXTEND_BUFFER): Change order of pointer addition operations, to avoid having the difference between pointers overflow. --- diff --git a/src/ChangeLog b/src/ChangeLog index f07cd431129..d54ad87e772 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-03-26 Alexandre Oliva (tiny change) + + * regex.c (EXTEND_BUFFER): Change order of pointer addition + operations, to avoid having the difference between pointers + overflow. + 2008-03-26 Eli Zaretskii * w32.c (readdir): If FindFirstFile/FindNextFile return in